VBScript$504480$ - tradução para Inglês
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

VBScript$504480$ - tradução para Inglês

SCRIPT PROGRAMMING LANGUAGE
VBScript programming language; VBScript (programming language); Vbscript; Visual Basic Script; Visual Basic Scripting; Visual Basic Script Edition; .vbs; VB Script; VBSCRIPT; VB script; VbScript; VBscript; Visual Basic Scripting Edition; VBS Script; VBSScript
  • 48px

VBScript      
VBScript, Visual Basic Scripting Edition, von Microsoft entwickelte Programmiersprache die auf Visual Basic basiert und vom Internet Explorer Browser unterstützt wird
Visual Basic Scripting Edition         
Visual Basic Scripting Edition, Programmiersprache von Microsoft entwickelt auf Visual Basic basierend und vom Internet Explorer Browser untersützt (ermöglicht Java-ähnliche Anwendungen)

Wikipédia

VBScript

VBScript ("Microsoft Visual Basic Scripting Edition") is an Active Scripting language developed by Microsoft that is modeled on Visual Basic. It allows Microsoft Windows system administrators to generate powerful tools for managing computers without error handling and with subroutines and other advanced programming constructs. It can give the user complete control over many aspects of their computing environment.

VBScript uses the Component Object Model to access elements of the environment within which it is running; for example, the FileSystemObject (FSO) is used to create, read, update and delete files. VBScript has been installed by default in every desktop release of Microsoft Windows since Windows 98; in Windows Server since Windows NT 4.0 Option Pack; and optionally with Windows CE (depending on the device it is installed on).

A VBScript script must be executed within a host environment, of which there are several provided with Microsoft Windows, including: Windows Script Host (WSH), Internet Explorer (IE), and Internet Information Services (IIS). Additionally, the VBScript hosting environment is embeddable in other programs, through technologies such as the Microsoft Script Control (msscript.ocx).